object FormInfoConexion: TFormInfoConexion Left = 381 Top = 223 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Informaci�n sobre la conexi�n' ClientHeight = 316 ClientWidth = 380 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop Scaled = False Icon.Data = {} OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object GBoxInfo: TPlaGroupBox Left = 14 Top = 11 Width = 355 Height = 262 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Informaci�n sobre la conexi�n' TabOrder = 0 object Image1: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object LFechaHora: TLabel Left = 120 Top = 70 Width = 162 Height = 13 Caption = 'viernes, 7 de junio de 2002 12:25' Transparent = True end object Label1: TLabel Left = 11 Top = 70 Width = 60 Height = 13 Caption = 'Fecha/Hora:' Transparent = True end object LProtocolo: TLabel Left = 120 Top = 96 Width = 20 Height = 13 Caption = 'UDP' Transparent = True end object Label2: TLabel Left = 11 Top = 96 Width = 49 Height = 13 Caption = 'Protocolo:' Transparent = True end object LIPRemota: TLabel Left = 120 Top = 122 Width = 66 Height = 13 Caption = '192.178.26.2' Transparent = True end object LDesIPRemota: TLabel Left = 11 Top = 122 Width = 54 Height = 13 Caption = 'IP Remota:' Transparent = True end object LDestino: TLabel Left = 120 Top = 148 Width = 12 Height = 13 Caption = '34' Transparent = True Visible = False end object LDesDestino: TLabel Left = 11 Top = 148 Width = 74 Height = 13 Caption = 'Puerto destino:' Transparent = True Visible = False end object LServicioICMP: TLabel Left = 120 Top = 176 Width = 53 Height = 13 Caption = 'Echo Reply' Transparent = True Visible = False end object LDesServicioICMP: TLabel Left = 11 Top = 176 Width = 69 Height = 13 Caption = 'Servicio ICMP:' Transparent = True Visible = False end object LTipoIP: TLabel Left = 120 Top = 206 Width = 41 Height = 13 Caption = 'HOPOPT' Transparent = True Visible = False end object LDesIP: TLabel Left = 11 Top = 206 Width = 60 Height = 13 Caption = 'Direcci�n IP:' Transparent = True Visible = False end object LConexion: TLabel Left = 100 Top = 31 Width = 108 Height = 13 Caption = 'CONEXI�N ENTRANTE' Transparent = True end object LDesTipoAtaque: TLabel Left = 11 Top = 236 Width = 80 Height = 13 Caption = 'Tipo de ataque:' Transparent = True Visible = False end object LTipoAtaque: TLabel Left = 120 Top = 236 Width = 60 Height = 13 Caption = 'LTipoAtaque' Transparent = True Visible = False end end object PlaButtonAceptar: TPlaButton Left = 297 Top = 285 Width = 70 Height = 21 Anchors = [akRight, akBottom] Caption = 'Aceptar' TabOrder = 1 Cancel = True ModalResult = 1 end end